	
;;; QQ: 67762207
%100
+30
+25
+3
[@main]
#IF
checkpkpoint 2
#SAY
I do not want people like you to trade .. \ \
<Close/@exit>
#ELSESAY
Here is the desert Tucheng (FCOLOR / 1) <$CS_TAOSUNG_OWNER> (FCOLOR/12) guild territory. \
Candles, amulets, all kinds of roll everything back to the city, please look around. \ \
(FCOLOR/10) bulk <buy/@buy + (grocery type)> (FCOLOR/12) \
<Buy/@buy> Items \
<Sell/@sell> Items \
<Purchase of production materials/@buymakemat> \
<Synthetic stone/@MakeStone> \
With the <$NPCNAME> <dialogue/@TalkToQuest> \
<Abandoned/@exit>

[@MakeStone]
#CALL [ProduceSystem\StoneMake.txt] @StoneMake

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 
[@buymakemat]
#CALL [ProduceSystem\MaterialSell.txt] @MaterialSellMain

[@buy]
#SAY
What to buy? \ \ \
<Pre-step/@ main>

[@sell]
#SAY
What are things that can be used to sell me. \
<Pre-step/@main>

[goods]


[@PotionItem_buy_Samak]
#CALL [System\PotionItemNpc.txt] @PotionItem_buy

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0
#ACT
Mov D0 1

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#IF
#SAY
Castellan is true _ beach do for the sake of the common people? I do not, you do not see him in order to satisfy their own desires, frantically launched the war? \ \
_ <Close/@exit>

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207